x11/surface: Avoid resizing if computed size didn't change
authorJonas Ådahl <jadahl@gmail.com>
Sat, 5 Dec 2020 10:40:47 +0000 (11:40 +0100)
committerJonas Ådahl <jadahl@gmail.com>
Mon, 7 Dec 2020 19:37:29 +0000 (20:37 +0100)
commitfd01723470aa694f5f0b25929d2434846bbb1535
tree637b1298a460e54a05b0f4278928be34be528207
parent994aa41ccc5fd92ddb9014cf8cbffbd7f9f04056
x11/surface: Avoid resizing if computed size didn't change

This fixes an issue where we'd resize to the previous window size during
interactive resize.
gdk/x11/gdksurface-x11.c
gdk/x11/gdksurface-x11.h